Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2025

Bumps org-springframework-boot from 3.3.9 to 3.3.10.
Updates org.springframework.boot:spring-boot-dependencies from 3.3.9 to 3.3.10

Release notes

Sourced from org.springframework.boot:spring-boot-dependencies's releases.

v3.3.10

🐞 Bug Fixes

  • Docker API error message is missing in some cases #44628
  • When loading configuration from a Resource, Log4J2LoggingSystem may not close the InputStream #44467
  • DefaultJmsListenerContainerFactoryConfigurer#setObservationRegistry should not be public #44466
  • When the main class is not proxied, native testing that uses the application's main method does not work #44461
  • When loading from a resource, PemContent does not close the InputStream #44443
  • ResourceBanner does not close the InputStream used to read the banner #44441
  • Kafka in native-image fails when using SSL bundles #44435
  • ConfigDataLocationResolvers and PropertySourceLoaders are loaded using a potentially different class loader #44427
  • Kafka message sending fails with 'class SslBundleSslEngineFactory could not be found' #44414
  • Nested test classes don't inherit properties from @DataJpaTest on enclosing class #44348

📔 Documentation

  • Polish javadoc of SqlR2dbcScriptDatabaseInitializer #44763
  • Remove OpenShift link that 404s #44724
  • Multiline properties in documentation are missing backslashes #44583
  • Fix link to javadoc for JavaExec.setArgsString #44526
  • Fix typo in documentation #44514
  • Update descriptions of properties that no longer require Flyway Teams #44460
  • Samples for metadata annotation processers have invalid fold attribute #44413
  • Adapt Javadoc reference of JooqExceptionTranslator to use ExceptionTranslatorExecuteListener #44385
  • Clarify which Mongo properties are ignored when URI property is set #44384

🔨 Dependency Upgrades

  • Upgrade to ActiveMQ 6.1.6 #44667
  • Upgrade to AspectJ 1.9.23 #44719
  • Upgrade to Groovy 4.0.26 #44538
  • Upgrade to Infinispan 15.0.14.Final #44539
  • Upgrade to Jetty 12.0.18 #44769
  • Upgrade to Jetty Reactive HTTPClient 4.0.9 #44768
  • Upgrade to jOOQ 3.19.21 #44668
  • Upgrade to Logback 1.5.18 #44770
  • Upgrade to Maven Deploy Plugin 3.1.4 #44542
  • Upgrade to Maven Install Plugin 3.1.4 #44543
  • Upgrade to Micrometer 1.13.12 #44558
  • Upgrade to Micrometer Tracing 1.3.10 #44559
  • Upgrade to Native Build Tools Plugin 0.10.6 #44707
  • Upgrade to Neo4j Java Driver 5.28.3 #44690
  • Upgrade to Netty 4.1.119.Final #44544
  • Upgrade to Reactor Bom 2023.0.16 #44560
  • Upgrade to SLF4J 2.0.17 #44545
  • Upgrade to Spring AMQP 3.1.10 #44738
  • Upgrade to Spring Data Bom 2024.0.10 #44561
  • Upgrade to Spring Framework 6.1.18 #44491
  • Upgrade to Spring Integration 6.3.9 #44771
  • Upgrade to Spring Kafka 3.2.8 #44772

... (truncated)

Commits
  • 79291bc Release v3.3.10
  • 99fa21c Upgrade to asciidoctor-extensions 1.0.0-alpha.17
  • 80b6c59 Improve debuggability of DockerComposeTestExtension
  • 6b9cd87 Use gvenzl/oracle-free:23.6-slim which has ARM64 support
  • 5f11a6d Upgrade to Spring WS 4.0.12
  • bffbf84 Upgrade to Spring Security 6.3.8
  • 2fdbc03 Upgrade to Spring Kafka 3.2.8
  • a8e91fd Upgrade to Spring Integration 6.3.9
  • ee90148 Upgrade to Logback 1.5.18
  • afce8b9 Upgrade to Jetty 12.0.18
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-gradle-plugin from 3.3.9 to 3.3.10

Release notes

Sourced from org.springframework.boot:spring-boot-gradle-plugin's releases.

v3.3.10

🐞 Bug Fixes

  • Docker API error message is missing in some cases #44628
  • When loading configuration from a Resource, Log4J2LoggingSystem may not close the InputStream #44467
  • DefaultJmsListenerContainerFactoryConfigurer#setObservationRegistry should not be public #44466
  • When the main class is not proxied, native testing that uses the application's main method does not work #44461
  • When loading from a resource, PemContent does not close the InputStream #44443
  • ResourceBanner does not close the InputStream used to read the banner #44441
  • Kafka in native-image fails when using SSL bundles #44435
  • ConfigDataLocationResolvers and PropertySourceLoaders are loaded using a potentially different class loader #44427
  • Kafka message sending fails with 'class SslBundleSslEngineFactory could not be found' #44414
  • Nested test classes don't inherit properties from @DataJpaTest on enclosing class #44348

📔 Documentation

  • Polish javadoc of SqlR2dbcScriptDatabaseInitializer #44763
  • Remove OpenShift link that 404s #44724
  • Multiline properties in documentation are missing backslashes #44583
  • Fix link to javadoc for JavaExec.setArgsString #44526
  • Fix typo in documentation #44514
  • Update descriptions of properties that no longer require Flyway Teams #44460
  • Samples for metadata annotation processers have invalid fold attribute #44413
  • Adapt Javadoc reference of JooqExceptionTranslator to use ExceptionTranslatorExecuteListener #44385
  • Clarify which Mongo properties are ignored when URI property is set #44384

🔨 Dependency Upgrades

  • Upgrade to ActiveMQ 6.1.6 #44667
  • Upgrade to AspectJ 1.9.23 #44719
  • Upgrade to Groovy 4.0.26 #44538
  • Upgrade to Infinispan 15.0.14.Final #44539
  • Upgrade to Jetty 12.0.18 #44769
  • Upgrade to Jetty Reactive HTTPClient 4.0.9 #44768
  • Upgrade to jOOQ 3.19.21 #44668
  • Upgrade to Logback 1.5.18 #44770
  • Upgrade to Maven Deploy Plugin 3.1.4 #44542
  • Upgrade to Maven Install Plugin 3.1.4 #44543
  • Upgrade to Micrometer 1.13.12 #44558
  • Upgrade to Micrometer Tracing 1.3.10 #44559
  • Upgrade to Native Build Tools Plugin 0.10.6 #44707
  • Upgrade to Neo4j Java Driver 5.28.3 #44690
  • Upgrade to Netty 4.1.119.Final #44544
  • Upgrade to Reactor Bom 2023.0.16 #44560
  • Upgrade to SLF4J 2.0.17 #44545
  • Upgrade to Spring AMQP 3.1.10 #44738
  • Upgrade to Spring Data Bom 2024.0.10 #44561
  • Upgrade to Spring Framework 6.1.18 #44491
  • Upgrade to Spring Integration 6.3.9 #44771
  • Upgrade to Spring Kafka 3.2.8 #44772

... (truncated)

Commits
  • 79291bc Release v3.3.10
  • 99fa21c Upgrade to asciidoctor-extensions 1.0.0-alpha.17
  • 80b6c59 Improve debuggability of DockerComposeTestExtension
  • 6b9cd87 Use gvenzl/oracle-free:23.6-slim which has ARM64 support
  • 5f11a6d Upgrade to Spring WS 4.0.12
  • bffbf84 Upgrade to Spring Security 6.3.8
  • 2fdbc03 Upgrade to Spring Kafka 3.2.8
  • a8e91fd Upgrade to Spring Integration 6.3.9
  • ee90148 Upgrade to Logback 1.5.18
  • afce8b9 Upgrade to Jetty 12.0.18
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `org-springframework-boot` from 3.3.9 to 3.3.10.

Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.9 to 3.3.10
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.9...v3.3.10)

Updates `org.springframework.boot:spring-boot-gradle-plugin` from 3.3.9 to 3.3.10
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.9...v3.3.10)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Mar 21, 2025
@github-actions github-actions bot added this to the 3.4.3 milestone Mar 21, 2025
@spring-builds spring-builds enabled auto-merge (rebase) March 21, 2025 03:16
@spring-builds spring-builds merged commit 1ce75de into main Mar 21, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/main/org-springframework-boot-3.3.10 branch March 21, 2025 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency-upgrade A dependency upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants